Sets a list of Brush lists, each list used to draw a different Series, and each Brush used to fill one element of its respective Series.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public void setSeriesFills ( |
A list with lists that hold Brush instances.
If the values in the list are less than the data elements in the Series, the control cycles through them.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |